@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	}

img{ border:none;}
body{
	font-size:12px;
	margin:0 auto;
	width:100%;
	height:100%;
	background:#fff;
	font-family:宋体;
	color:#454545;
	}
	
.w1000{
	width:1000px;
	height:100%;
	margin:0 auto;
	}
.w1004{
	width:1004px;
	margin:0 auto;
	
	}
td a{ color:#454545;}
td a:hover{ color: #F00;}
.w980{
	width:980px;
	margin:0 auto;
	text-align:center;
	}
ul li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.clear{
	width:100%;
	height:0px;
	overflow:hidden;
	line-height:0px;
	clear:both;
	}
#wrap{
	margin:0 auto;
	text-align:left;
	}
h2{
	color:#fff;
	line-height:68px;
	font-family:"微软雅黑";
	font-size:16px;
	text-align:left;
	margin-left:20px;
	}
h1{
	font-size:20px;
	color:#000;
	font-weight:normal;
	font-family:"宋体";
	}
h4{
	font-size:12px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:13px;
	}
h5{
	font-size:12px;
	font-weight:normal;
	margin:10px 0px 5px 0px;
	color:#000;
	}